home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 3-Presentations / Apple Demos / Training / HyperCard 2.0 Training / Intro to HyperCard 2.0 / card_40558.txt < prev    next >
Text File  |  1990-08-24  |  2KB  |  74 lines

  1. -- card: 40558 from stack: in.0
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 39097
  5. -- name: “HOT TEXT”
  6.  
  7.  
  8. -- part 1 (field)
  9. -- low flags: 01
  10. -- high flags: 0000
  11. -- rect: left=61 top=172 right=192 bottom=131
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 0
  15. -- font id: 174
  16. -- text size: 14
  17. -- style flags: 256
  18. -- line height: 18
  19. -- part name: 
  20.  
  21.  
  22. -- part 2 (field)
  23. -- low flags: 01
  24. -- high flags: 0000
  25. -- rect: left=61 top=202 right=222 bottom=134
  26. -- title width / last selected line: 0
  27. -- icon id / first selected line: 0 / 0
  28. -- text alignment: 0
  29. -- font id: 174
  30. -- text size: 14
  31. -- style flags: 256
  32. -- line height: 18
  33. -- part name: 
  34.  
  35.  
  36. -- part 3 (field)
  37. -- low flags: 01
  38. -- high flags: 0000
  39. -- rect: left=61 top=247 right=267 bottom=134
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 0 / 0
  42. -- text alignment: 0
  43. -- font id: 174
  44. -- text size: 14
  45. -- style flags: 256
  46. -- line height: 18
  47. -- part name: 
  48.  
  49.  
  50. -- part contents for background part 5
  51. ----- text -----
  52. Locking a field in HyperCard 2.0 makes all the text in the field ‚ÄúHOT‚Äù: any word or words in the field can be used as a trigger for action. Three new HyperTalk functions support this feature:
  53.  
  54. clickText, which returns the text clicked
  55.  
  56. clickChunk, which returns the run of text that was clicked (i.e., chars 33 to 45 of cd fld 4)
  57.  
  58. clickLine, which returns the line that was clicked (i.e., line 5 of fld 2)
  59.  
  60. -- part contents for background part 6
  61. ----- text -----
  62. ‚ÄúHOT TEXT‚Äù
  63.  
  64. -- part contents for card part 1
  65. ----- text -----
  66. clickText
  67.  
  68. -- part contents for card part 2
  69. ----- text -----
  70. clickChunk
  71.  
  72. -- part contents for card part 3
  73. ----- text -----
  74. clickLine